home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / util / arc / mcvertPPC.readme < prev    next >
Text File  |  1998-05-05  |  3KB  |  79 lines

  1. Short:    Mac .bin/sit/cpt/hqx/sea conversion (PPC), incl. source
  2. Author:   (various, see below)
  3. Uploader: Andreas_Kleinert@t-online.de
  4. Type:     util/arc
  5.  
  6. mcvert runs under UNIX and converts between different representations
  7. of Mac files.  One very common conversion is between BinHex4.0 and
  8. MacBinary.
  9.  
  10. More details regarding file formats may be found in the mcvert.1 man
  11. page, but basically, there are native Mac files that live (only) on
  12. the Mac (since they have interesting internal structure), and
  13. representations of Mac files.
  14.  
  15. Files are often identified by extensions, those .ext suffixes at the
  16. end of the name.  Common suffixes include:
  17.  
  18.         .bin    MacBinary
  19.         .sit    StuffIt
  20.         .cpt    CompactPro
  21.         .hqx    BinHex4.0
  22.         .sea    self extracting archive
  23.  
  24.  Well, this now is a port for powerUP (TM) PPC systems,
  25.  based on the original unix sources.
  26.  
  27.  ELF binary is called "xbin.elf", "e" bit already set
  28.  (so that you can run it directly from Shell using the
  29.  ElfLoadSeg patch - otherwise please use "RunElf").
  30.  
  31.  For source changes necessary for the PPC port, please
  32.  take a look into "changes.powerup".
  33.  
  34.  The program itself hopefully still does work fine...
  35.  
  36.  This is V1.1 of the port - see "changes.powerup" for details
  37.  
  38.  --
  39.  ARK, 19/Apr/98
  40.  
  41. ***********************************************************
  42.  
  43.  AUTHORS
  44.       Doug Moore, Cornell University Computer Science.  Based upon xbin by
  45.       Dave Johnson, Brown University, as modified by Guido van Rossum, and
  46.       upon unpit by Allan G. Weber, as well as upon correspondence with
  47.       several helpful readers of USENET.
  48.  
  49.       Joseph P. Skudlarek (Jskud@wv.MentorG.com) made numerous enhancement
  50.       and maintenance releases.  See the comments in mcvert.c for additional
  51.       supporting characters.
  52.  
  53.  
  54. ============================= Archive contents =============================
  55.  
  56. Original  Packed Ratio    Date     Time    Name
  57. -------- ------- ----- --------- --------  -------------
  58.       41      39  4.8% 08-Apr-98 17:11:06 +in.h
  59.       12      12  0.0% 08-Apr-98 17:15:30 +param.h
  60.       20      20  0.0% 08-Apr-98 17:26:50 +time.h
  61.       66      43 34.8% 08-Apr-98 17:26:38 +timeb.h
  62.     9979    3607 63.8% 08-Apr-98 17:03:36 +mactypes.h
  63.     3030    1451 52.1% 08-Apr-98 17:03:36 +Makefile
  64.    13789    5420 60.6% 08-Apr-98 17:03:36 +mcvert.1
  65.    13179    2842 78.4% 08-Apr-98 17:03:36 +mcvert.idraw
  66.    16929    5732 66.1% 08-Apr-98 17:03:36 +mcvert.man
  67.     1008     551 45.3% 08-Apr-98 17:03:36 +README
  68.     7655    3418 55.3% 08-Apr-98 17:03:36 +README-conversion
  69.      242     181 25.2% 08-Apr-98 17:05:36 +smakefile
  70.      595     383 35.6% 19-Apr-98 12:42:46 +changes.powerup
  71.    28680    9238 67.7% 19-Apr-98 12:50:32 +hqxify.c
  72.    46378   15233 67.1% 19-Apr-98 12:50:26 +mcvert.c
  73.    94131   40034 57.4% 19-Apr-98 12:51:28 +mcvert.elf
  74.     1787     987 44.7% 19-Apr-98 12:20:46 +mcvertPPC.readme
  75.      367     208 43.3% 19-Apr-98 12:49:40 +SCOPTIONS
  76.     7208    2782 61.4% 19-Apr-98 12:50:20 +unpack.c
  77. -------- ------- ----- --------- --------
  78.   245096   92181 62.3% 20-Apr-98 21:41:50   19 files
  79.